home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / audacity / copyright next >
Encoding:
Text File  |  2010-04-01  |  10.8 KB  |  288 lines

  1. Audacity: A Free, Cross-Platform Digital Audio Editor
  2.  
  3. Original sources from:
  4.   http://sourceforge.net/project/showfiles.php?group_id=6235
  5.  
  6. This Debian package was created by Joshua Haberman, and is now
  7. maintained by Matt Brubeck. Below is a list of the upstream authors.
  8.  
  9. -------------------------------------------------------------
  10.  
  11. Lead Developers:
  12.  
  13.   Dominic Mazzoni
  14.   Joshua Haberman
  15.   Matt Brubeck
  16.  
  17. Developers:
  18.  
  19.   Brian Gunlogson
  20.   Shane Mueller
  21.   Vaughan Johnson
  22.   Greg Mekkes
  23.   Vince Busam
  24.   Augustus Saunders  
  25.   Tony Oetzmann
  26.   Paul Nasca
  27.   Roger Dannenberg
  28.  
  29. Other Contributors:
  30.  
  31.   Dave Beydler
  32.   Jason Cohen
  33.   Steve Harris
  34.   Daniil Kolpakov
  35.   Robert Leidle
  36.   Logan Lewis
  37.   Jason Pepas
  38.   Mark Phillips
  39.   Jonathan Ryshpan
  40.   Patrick Shirkey
  41.   Mark Tomlinson
  42.   David Topper
  43.   Rudy Trubitt
  44.  
  45. The Audacity Logo:
  46.  
  47.   Harvey Lubin
  48.   http://www.agrapha.com/
  49.  
  50. -------------------------------------------------------------
  51.  
  52. This program is free software; you can redistribute it and/or
  53. modify it under the terms of the GNU General Public
  54. License as published by the Free Software Foundation; either
  55. version 2 of the License, or (at your option) any later version.
  56.  
  57. This program is distributed in the hope that it will be useful,
  58. but WITHOUT ANY WARRANTY; without even the implied warranty of
  59. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  60. General Public License for more details.
  61.  
  62. You should have received a copy of the GNU General Public License
  63. along with this program (in a file called LICENSE.txt); if not, go
  64. to http://www.gnu.org/copyleft/gpl.html or write to 
  65.  
  66.   Free Software Foundation, Inc.
  67.   51 Franklin St, Fifth Floor
  68.   Boston, MA 02110-1301, USA.
  69.  
  70. On Debian systems, the text of the GPL is available in the file:
  71. /usr/share/common-licenses/GPL-2
  72.  
  73. -------------------------------------------------------------
  74.  
  75. The Audacity source package also contains code from the following
  76. libraries, which are available under free, GPL-compatible licenses:
  77.  
  78.  * expat
  79.  * libresample
  80.  * Nyquist
  81.  * PortAudio
  82.  * PortMixer
  83.  * SoundTouch
  84.  * xlisp
  85.  
  86. Copyright and licensing information for those libraries follows.
  87.  
  88. -------------------------------------------------------------
  89.  
  90. Nyquist
  91.  
  92. Copyright (c) 2000-2002, by Roger B. Dannenberg
  93. All rights reserved.
  94.  
  95. Redistribution and use in source and binary forms, with or without
  96. modification, are permitted provided that the following conditions are met:
  97.  
  98. Redistributions of source code must retain the above copyright notice, this
  99. list of conditions and the following disclaimer.
  100.  
  101. Redistributions of source code must retain the copyright notice, the
  102. list of conditions, and the disclaimer, all three of which appear below under
  103. "COPYRIGHT AND LICENSE INFORMATION FOR XLISP."
  104.  
  105. Redistributions in binary form must reproduce the above copyright notice, this
  106. list of conditions and the following disclaimer in the documentation and/or
  107. other materials provided with the distribution.
  108.  
  109. Redistributions in binary form must reproduce the copyright notice, the
  110. list of conditions, and the disclaimer, all three of which appear below under
  111. "COPYRIGHT AND LICENSE INFORMATION FOR XLISP," in the documentation and/or
  112. other materials provided with the distribution.
  113.  
  114. Neither the name of Roger B. Dannenberg, Carnegie Mellon University, nor the 
  115. names of any contributors may be used to endorse or promote products derived 
  116. from this software without specific prior written permission.
  117.  
  118. COPYRIGHT AND LICENSE INFORMATION FOR XLISP (part of Nyquist):
  119.  
  120. Copyright (c) 1984-2002, by David Michael Betz
  121. All rights reserved.
  122.  
  123. Redistribution and use in source and binary forms, with or without
  124. modification, are permitted provided that the following conditions are met:
  125.  
  126. Redistributions of source code must retain the above copyright notice,
  127. this list of conditions and the following disclaimer. 
  128.  
  129. Redistributions in binary form must reproduce the above copyright notice, this
  130. list of conditions and the following disclaimer in the documentation and/or
  131. other materials provided with the distribution.
  132.  
  133. Neither the name of David Michael Betz nor the names of any contributors may be
  134. used to endorse or promote products derived from this software without specific
  135. prior written permission.
  136.  
  137. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS" AND
  138. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  139. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  140. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
  141. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  142. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  143. SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  144. CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  145. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
  146. USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  147.  
  148. -------------------------------------------------------------
  149.  
  150. PortAudio Portable Real-Time Audio Library
  151. PortAudio API Header File
  152. Latest version available at: http://www.audiomulch.com/portaudio/
  153.  
  154. Copyright (c) 1999-2000 Ross Bencina and Phil Burk
  155.  
  156. Permission is hereby granted, free of charge, to any person obtaining
  157. a copy of this software and associated documentation files
  158. (the "Software"), to deal in the Software without restriction,
  159. including without limitation the rights to use, copy, modify, merge,
  160. publish, distribute, sublicense, and/or sell copies of the Software,
  161. and to permit persons to whom the Software is furnished to do so,
  162. subject to the following conditions:
  163.  
  164. The above copyright notice and this permission notice shall be
  165. included in all copies or substantial portions of the Software.
  166.  
  167. Any person wishing to distribute modifications to the Software is
  168. requested to send the modifications to the original developer so that
  169. they can be incorporated into the canonical version.
  170.  
  171. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  172. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  173. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  174. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
  175. ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
  176. CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  177. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  178.  
  179. -------------------------------------------------------------
  180.  
  181. PortMixer
  182.  
  183. Copyright (c) 2002
  184.  
  185. Written by Dominic Mazzoni
  186.  
  187. PortMixer is intended to work side-by-side with PortAudio,
  188. the Portable Real-Time Audio Library by Ross Bencina and
  189. Phil Burk.
  190.  
  191. Permission is hereby granted, free of charge, to any person obtaining
  192. a copy of this software and associated documentation files
  193. (the "Software"), to deal in the Software without restriction,
  194. including without limitation the rights to use, copy, modify, merge,
  195. publish, distribute, sublicense, and/or sell copies of the Software,
  196. and to permit persons to whom the Software is furnished to do so,
  197. subject to the following conditions:
  198.  
  199. The above copyright notice and this permission notice shall be
  200. included in all copies or substantial portions of the Software.
  201.  
  202. Any person wishing to distribute modifications to the Software is
  203. requested to send the modifications to the original developer so that
  204. they can be incorporated into the canonical version.
  205.  
  206. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  207. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  208. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  209. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
  210. ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
  211. CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  212. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  213.  
  214. -------------------------------------------------------------
  215.  
  216. libresample
  217.  
  218. License and warranty:
  219.  
  220. All of the files in this package are Copyright 2003 by Dominic
  221. Mazzoni <dominic@minorninth.com>.  This library was based heavily
  222. on Resample-1.7, Copyright 1994-2002 by Julius O. Smith III
  223. <jos@ccrma.stanford.edu>, all rights reserved.
  224.  
  225. Permission to use and copy is granted subject to the terms of the
  226. "GNU Lesser General Public License" (LGPL) as published by the
  227. Free Software Foundation; either version 2.1 of the License,
  228. or any later version.  In addition, Julius O. Smith III requests
  229. that a copy of any modified files be sent by email to
  230. jos@ccrma.stanford.edu so that he may incorporate them into the
  231. CCRMA version.
  232.  
  233.    This library is distributed in the hope that it will be useful,
  234.    but WITHOUT ANY WARRANTY; without even the implied warranty of
  235.    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  236.    Lesser General Public License for more details.
  237.  
  238. On Debian systems, the text of the GPL is available in the file:
  239. /usr/share/common-licenses/LGPL-2.1
  240.  
  241. -------------------------------------------------------------
  242.  
  243. expat
  244.  
  245. Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
  246.  
  247. Permission is hereby granted, free of charge, to any person obtaining
  248. a copy of this software and associated documentation files (the
  249. "Software"), to deal in the Software without restriction, including
  250. without limitation the rights to use, copy, modify, merge, publish,
  251. distribute, sublicense, and/or sell copies of the Software, and to
  252. permit persons to whom the Software is furnished to do so, subject to
  253. the following conditions:
  254.  
  255. The above copyright notice and this permission notice shall be included
  256. in all copies or substantial portions of the Software.
  257.  
  258. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  259. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  260. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  261. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  262. CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  263. TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  264. SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  265.  
  266. -------------------------------------------------------------
  267.  
  268. SoundTouch sound processing library v1.01
  269. =========================================
  270. Copyright (c) Olli Parviainen 2002
  271.  
  272. LICENSE:
  273. ========
  274.  
  275. This program is free software; you can redistribute it and/or modify it
  276. under the terms of the GNU General Public License as published by the
  277. Free Software Foundation; either version 2 of the License, or (at your
  278. option) any later version.
  279.  
  280. This program is distributed in the hope that it will be useful, but
  281. WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
  282. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  283. for more details.
  284.  
  285. You should have received a copy of the GNU General Public License along
  286. with this program; if not, write to the Free Software Foundation, Inc., 
  287. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
  288.